[INFO] cloning repository https://github.com/NTBBloodbath/neosh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NTBBloodbath/neosh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNTBBloodbath%2Fneosh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNTBBloodbath%2Fneosh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c3748abf32fcab62ae8e172ef22d776b289d29a
[INFO] fixing NTBBloodbath/neosh against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNTBBloodbath%2Fneosh" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NTBBloodbath/neosh
[INFO] finished tweaking git repo https://github.com/NTBBloodbath/neosh
[INFO] tweaked toml for git repo https://github.com/NTBBloodbath/neosh written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NTBBloodbath/neosh on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NTBBloodbath/neosh already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.2.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded tracing-appender v0.2.0
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded miette-derive v4.2.1
[INFO] [stderr]   Downloaded owo-colors v3.3.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.3
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded miette v4.2.1
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded time v0.3.5
[INFO] [stderr]   Downloaded mlua v0.6.6
[INFO] [stderr]   Downloaded object v0.27.1
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded lua-src v543.1.0
[INFO] [stderr]   Downloaded gimli v0.26.1
[INFO] [stderr]   Downloaded luajit-src v210.3.1+restycd2285f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303
[INFO] running `Command { std: "docker" "start" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling whoami v1.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling luajit-src v210.3.1+restycd2285f
[INFO] [stderr]    Compiling lua-src v543.1.0
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling mlua v0.6.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling miette-derive v4.2.1
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking miette v4.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.3
[INFO] [stderr]     Checking tracing-appender v0.2.0
[INFO] [stderr]     Checking neosh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/lua.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn init(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                  ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn init(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core/lua.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn init(lua: &Lua) -> LuaResult<LuaTable> {
[INFO] [stdout]    |                  ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn init(lua: &Lua) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.6.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303", kill_on_drop: false }`
[INFO] [stdout] cb83930feb8f15a0ab30d715e17843f280dd7f7992ada72ea5473efd6deca303
